This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Sven Desluzenetsi 7.Nov.09 07:25 AM a Web browser Sametime Limited Use8.0.2Linux
Hi
I was using Lotus Notes with sametime Linux ver 8.0.2 in Ubuntu 9.4 without any problem. Just 2 days back I have reinstalled ubuntu 9.1, Lotus Notes with sametime Linux ver 8.0.2. Every thing went fine, but i was not able to open the preferences and some windows inside lotus notes. After a search in internet I have installed libgnomeprint2.2-0 libgnomeprintui2.2-0 and copied these 4 files to /opt/ibm/lotus/notes
a. libgdk_pixbuf-2.0.so.0 b. libgdk_pixbuf_xlib-2.0.so.0
c. libgdk-x11-2.0.so.0 d. libgtk-x11-2.0.so.0
Now I am able to configure and send messages. Where as i am not able to open the chat window from the sametime. There won't be any action after clicking the person name ie., chat window is not poping.
Following error is displayed, when I execute Lotus Notes ..
(<unknown>:7104): Gdk-CRITICAL **: gdk_x11_atom_to_xatom_for_display: assertion `atom != GDK_NONE' failed
11/07/2009 12:53:03.02 PM [07104:00002-53818992] DESKKFMAddExeImageName> Can not determine notes2 PID to wait for
11/07/2009 12:53:03.02 PM [07104:00002-53818992] DeskClientOpenInt> Calling CreateProgramRCP pszRCPCmdLine[/authenticate "=/home/surendra-is/lotus/notes/data/notes.ini"] bDeskProvisioningRestart [0]
11/07/2009 12:53:03.03 PM [07104:00002-53818992] DeskClientOpenInt> Executed CreateProgramRCP
Framework arguments: -config notes -dir ltr -NPARAMS "/authenticate" =/home/surendra-is/lotus/notes/data/notes.ini -RPARAMS -personality com.ibm.rcp.platform.personality -product com.ibm.notes.branding.notes -plugincustomization /opt/ibm/lotus/notes/framework/rcp/plugin_customization.ini
Command-line arguments: -os linux -ws gtk -arch x86 -config notes -dir ltr -NPARAMS "/authenticate" =/home/surendra-is/lotus/notes/data/notes.ini -RPARAMS -personality com.ibm.rcp.platform.personality -product com.ibm.notes.branding.notes -data /home/surendra-is/lotus/notes/data/workspace -plugincustomization /opt/ibm/lotus/notes/framework/rcp/plugin_customization.ini ::class.method=com.ibm.rcp.core.internal.logger.frameworkhook.writeSession() ::thread=main ::loggername=com.ibm.rcp.core.internal.logger.frameworkhook
2009/11/07 12:53:13.244 SEVERE Invalid Menu Extension (Path is invalid): com.ibm.collaboration.realtime.telephony.ui.actions.VoiceBuddyListDelegate ::class.method=unknown ::thread=main ::loggername=org.eclipse.ui
2009/11/07 12:53:29.875 SEVERE An internal error occurred during: "LocationCommunityLoginJob". ::class.method=unknown ::thread=Worker-3 ::loggername=org.eclipse.core.jobs
java.util.NoSuchElementException
at java.util.StringTokenizer.nextToken(Unknown Source)
at com.ibm.collaboration.realtime.locationawareness.LinuxNativeNetInfo.ip2long(Unknown Source)
at com.ibm.collaboration.realtime.locationawareness.LinuxNativeNetInfo.access$2(Unknown Source)
at com.ibm.collaboration.realtime.locationawareness.LinuxNativeNetInfo$RoutingTable.addToTable(Unknown Source)
at com.ibm.collaboration.realtime.locationawareness.LinuxNativeNetInfo.getRoutingTable(Unknown Source)
at com.ibm.collaboration.realtime.locationawareness.LinuxNativeNetInfo.gatherUp(Unknown Source)
at com.ibm.collaboration.realtime.locationawareness.LinuxNativeNetInfo.init(Unknown Source)
at com.ibm.collaboration.realtime.locationawareness.NativeNetInfo.<init>(Unknown Source)
at com.ibm.collaboration.realtime.locationawareness.LocationPlugin.getLocalNetLocation(Unknown Source)
at com.ibm.collaboration.realtime.locationawareness.LocationPlugin.onLocationChange(Unknown Source)
at com.ibm.collaboration.realtime.locationawareness.LocationPlugin.loggedIn(Unknown Source)
at com.ibm.collaboration.realtime.locationawareness.CommunityAdapter$1.run(Unknown Source)
at org.eclipse.core.internal.jobs.Worker.run(Unknown Source)
2009/11/07 12:53:59.305 WARNING null ::class.method=com.ibm.collaboration.realtime.browser.Browser.<init>() ::thread=main ::loggername=com.ibm.collaboration.realtime.browser
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at com.ibm.collaboration.realtime.browser.Browser.<init>(Unknown Source)
at com.ibm.collaboration.realtime.chatwindow.ui.BrowserChatTranscript.createControl(Unknown Source)
at com.ibm.collaboration.realtime.chatwindow.ImChatWindowHandler.initWindow(Unknown Source)
at com.ibm.collaboration.realtime.chatwindow.ImChatController.handleCreateChatHandler(Unknown Source)
at com.ibm.collaboration.realtime.chatwindow.ImChatEventHandler.guiHandleMessageEvent(Unknown Source)
at com.ibm.collaboration.realtime.magiccarpet.MessageEventGuiAdapter$_MessageEventHandler.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at com.ibm.rcp.personality.framework.internal.RCPApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
at org.eclipse.core.launcher.Main.run(Unknown Source)
at com.ibm.rcp.core.internal.launcher.Main.startLaunch(Unknown Source)
at com.ibm.rcp.core.internal.launcher.Main.main(Unknown Source)
Caused by: org.eclipse.swt.SWTError: No more handles (java.lang.UnsatisfiedLinkError: no swt-mozilla-gtk-3346 or swt-mozilla-gtk in swt.library.path, java.library.path or the jar file)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.SWT.error(Unknown Source)
at org.eclipse.swt.browser.Mozilla.create(Unknown Source)
at org.eclipse.swt.browser.Browser.<init>(Unknown Source)
... 33 more
Caused by: java.lang.UnsatisfiedLinkError: no swt-mozilla-gtk-3346 or swt-mozilla-gtk in swt.library.path, java.library.path or the jar file
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
at org.eclipse.swt.internal.Library.loadLibrary(Unknown Source)
... 35 more
2009/11/07 12:53:59.309 WARNING null ::class.method=com.ibm.collaboration.realtime.magiccarpet.MessageEventGuiAdapter$_MessageEventHandler.run() ::thread=main ::loggername=com.ibm.collaboration.realtime.magiccarpet
java.lang.NullPointerException
at com.ibm.collaboration.realtime.browser.swt.BrowserService.addLocationListener(Unknown Source)
at com.ibm.collaboration.realtime.browser.Browser.addLocationListener(Unknown Source)
at com.ibm.collaboration.realtime.chatwindow.ui.BrowserChatTranscript.createControl(Unknown Source)
at com.ibm.collaboration.realtime.chatwindow.ImChatWindowHandler.initWindow(Unknown Source)
at com.ibm.collaboration.realtime.chatwindow.ImChatController.handleCreateChatHandler(Unknown Source)
at com.ibm.collaboration.realtime.chatwindow.ImChatEventHandler.guiHandleMessageEvent(Unknown Source)
at com.ibm.collaboration.realtime.magiccarpet.MessageEventGuiAdapter$_MessageEventHandler.run(Unknown Source)
at org.eclipse.swt.widgets.RunnableLock.run(Unknown Source)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Unknown Source)
at org.eclipse.swt.widgets.Display.readAndDispatch(Unknown Source)
at org.eclipse.ui.internal.Workbench.runEventLoop(Unknown Source)
at org.eclipse.ui.internal.Workbench.runUI(Unknown Source)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Unknown Source)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(Unknown Source)
at com.ibm.rcp.personality.framework.internal.RCPApplication.run(Unknown Source)
at org.eclipse.core.internal.runtime.PlatformActivator$1.run(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(Unknown Source)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(Unknown Source)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at org.eclipse.core.launcher.Main.invokeFramework(Unknown Source)
at org.eclipse.core.launcher.Main.basicRun(Unknown Source)
at org.eclipse.core.launcher.Main.run(Unknown Source)
at com.ibm.rcp.core.internal.launcher.Main.startLaunch(Unknown Source)
at com.ibm.rcp.core.internal.launcher.Main.main(Unknown Source)